combobox: don't add the button style class to the whole widget
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 5 Apr 2011 21:36:42 +0000 (17:36 -0400)
committerCosimo Cecchi <cosimoc@gnome.org>
Tue, 12 Apr 2011 21:14:32 +0000 (17:14 -0400)
commit2613e412d7eb14202b6505eed352f44e0ac5a328
treee617d3b5edf62a2878f729d25ffee282097da74e
parentb1d08fe0e9b79939847b1a072284bff6d26bffd7
combobox: don't add the button style class to the whole widget

It already has a toggle button inside, and this way we cannot theme them
separately.

https://bugzilla.gnome.org/show_bug.cgi?id=646882
gtk/gtkcombobox.c